home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <?NLS TYPE="org.eclipse.help.toc"?>
- <!-- ============================================================================= -->
- <!-- Define topics for the main guide -->
- <!-- ============================================================================= -->
- <toc label="PDE Guide" extradir="guide/intro">
- <topic label="Getting Started">
- <topic label="Introduction to PDE" href="guide/pde.htm"/>
- <topic label="Preparing the workbench" href="guide/pde_setup.htm"/>
- <topic label="Concepts" href="guide/pde_configuring.htm"/>
- <topic label="Basic Plug-in Tutorial">
- <topic label="Creating a plug-in project" href="guide/pde_creating.htm"/>
- <topic label="Plug-in manifest editor" href="guide/pde_manifest.htm">
- <topic label="Overview page" href="guide/pde_manifest_overview.htm" />
- <topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
- <topic label="Runtime page" href="guide/pde_manifest_runtime.htm" />
- <topic label="Extensions page" href="guide/pde_manifest_extensions.htm" />
- <topic label="Extension points page" href="guide/pde_manifest_extensionpoints.htm" />
- <topic label="Build configuration page" href="guide/pde_build_editor.htm" />
- <topic label="Source pages" href="guide/pde_manifest_source.htm" />
- </topic>
- <topic label="Running a plug-in" href="guide/pde_running.htm">
- <topic label="Choosing plug-ins to run" href="guide/pde_running_plugins.htm"/>
- <topic label="Running with tracing" href="guide/pde_running_tracing.htm"/>
- </topic>
- <topic label="Exporting a plug-in" href="guide/pde_deploy.htm"/>
- </topic>
- <topic label="Fragments" href="guide/pde_fragment.htm">
- <topic label="Fragment example" href="guide/pde_fragment_example.htm"/>
- </topic>
- <topic label="Features" href="guide/pde_features.htm">
- <topic label="Setting up a feature project" href="guide/pde_feature_setup.htm"/>
- <topic label="Feature manifest editor" href="guide/pde_feature_manifest.htm"/>
- <topic label="Synchronizing versions" href="guide/pde_feature_synchronizing.htm"/>
- <topic label="Exporting a feature" href="guide/pde_feature_generating.htm"/>
- <topic label="Advanced topics in building features">
- <topic label="Build configuration" href="guide/pde_feature_generating_build.htm"/>
- <topic label="Generating Ant scripts from PDE" href="guide/pde_feature_generating_ant.htm"/>
- <topic label="Generating Ant scripts from scripts" href="guide/pde_feature_generating_antcommandline.htm"/>
- </topic>
- </topic>
- <topic label="Update Sites" href="guide/pde_sites.htm">
- <topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
- <topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
- <topic label="Previewing update sites" href="guide/pde_site_previewing.htm"/>
- </topic>
- <topic label="Eclipse Products">
- <topic label="RCP template" href="guide/rcp_project.htm"/>
- <topic label="Product Configuration" href="guide/product_configuration.htm"/>
- <topic label="Product Editor" href="guide/product_editor.htm">
- <topic label="Feature-Based Configuration" href="guide/feature_based_product.htm"/>
- </topic>
- <topic label="Exporting a Product" href="guide/product_export.htm"/>
- </topic>
- </topic>
- <topic label="Tasks">
- <topic label="Creating an extension point schema" href="guide/pde_schema.htm">
- <topic label="Extension point schema editor" href="guide/pde_schema_editor.htm"/>
- <topic label="Using extension point schema" href="guide/pde_schema_using.htm"/>
- </topic>
- <topic label="Converting existing projects" href="guide/pde_convert.htm"/>
- </topic>
-
- <topic label="Reference">
- <link toc="topics_Reference.xml" />
- <topic label="Access Restrictions" href="guide/restrictions.htm"/>
- <topic label="Plug-ins as JARs" href="guide/plugins_as_jars.htm"/>
- <topic label="Dynamic classpaths FAQ" href="guide/dynamic-classpaths.htm"/>
- </topic>
-
- <topic label="Tips and tricks" href="tips/pde_tips.htm"/>
- <topic label="What's new" href="whatsNew/pde_whatsnew.htm"/>
- <topic label="Legal" href="notices.html"/>
- </toc>